home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libsqlite3-0 / README.Debian < prev   
Text File  |  2009-09-19  |  721b  |  22 lines

  1. SQLite for Debian 
  2. -----------------
  3.  
  4. SQLite 3 for Debian is split up in four packages:
  5.  
  6. libsqlite0-dev:     Development files (headers, static library)
  7. libsqlite0:         The database engine library itself
  8. sqlite3:         The text-mode user interface
  9. sqlite3-doc:         Documentation
  10.  
  11. About lemon
  12. -----------
  13.  
  14. Additionally, since 2.8.12-2, a lemon package is generated by the
  15. sqlite source package. The lemon parser generator was previously
  16. maintained in a separate source package, but since upstream maintains
  17. it as part of SQLite, Debian switched to doing it this way, too. The
  18. maintainer of the now-obsolete separate lemon package was Guus
  19. Sliepen <guus@debian.org>.
  20.  
  21.  -- Andreas Rottmann <rotty@debian.org>, Sun Nov  7 13:58:10 2004
  22.